PEP 838: Adding python-version to pyvenv.cfg#5040
Merged
hugovk merged 3 commits intoJul 16, 2026
Merged
Conversation
konsti-openai
commented
Jul 15, 2026
Documentation build overview
7 files changed ·
|
konsti-openai
force-pushed
the
konsti/pyvenv-cfg-python-version
branch
from
July 15, 2026 19:03
7c7a974 to
49d35ed
Compare
python-version to pyvenv.cfgpython-version to pyvenv.cfg
hugovk
approved these changes
Jul 16, 2026
Contributor
|
While it has packaging implications, this is a regular Standards track PEP for the venv module and interpreter startup, not a Packaging PEP. Accordingly, it also isn't covered by Paul's standing delegation. |
Contributor
|
Checking PEP 405 itself brought my attention to #2636, which misclassified PEP 405, and that is presumably the origin of this misclassification. I was wearing my "interpreter startup configuration" core developer hat for that particular PEP rather than the packaging interoperability role that I acquired later. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Basic requirements (all PEP Types)
pep-NNNN.rst), PR title (PEP 123: <Title of PEP>) andPEPheaderuvx pepotron next(orpipx install pepotronthenpep next)-> Picked the next id after PEP 837: Extensible JSON serialization #5031
AuthororSponsor, and formally confirmed their approvalAuthor,Status(Draft),TypeandCreatedheaders filled out correctlyPEP-Delegate,Topic,RequiresandReplacesheaders completed if appropriate.github/CODEOWNERSfor the PEPStandards Track requirements
Packaging track, but close enough
Python-Versionset to valid (pre-beta) future Python version, if relevantDiscussions-ToandPost-History